home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Games / mcdemo.exe / objects / object2.pak / Unnamed File 000661 < prev    next >
Text File  |  1998-04-20  |  746b  |  27 lines

  1. FITini
  2.  
  3. // This is the medium hit Explosion Data File
  4.  
  5. [ObjectClass]
  6. l ObjectTypeNum = 4
  7.  
  8. [ObjectType]
  9. st Name                 = "ppchit"    // Text string giving a descriptive name  (only 8 chars long!!)
  10. l Type                    = 39        // ID number for this object type
  11. l Appearance                = 0x0200026A    // dec= 27  (ac20hit.ini ac20_hit.pak)
  12. l Duration                = -1        // Lasts forever = -1
  13. l MaxDamage                = 0        // Number of damage points before BOOM!
  14. l ExplosionObject            = 0        // Object Class Number of explosion for Mech
  15. l DestroyedObject            = 0        // Object Class Number of Destroyed shape for Mech
  16. f ExtentRadius                = 0        // Extent Radius in Meters
  17. l KeepMe                = 1
  18.  
  19. [ExplosionData]
  20. ul DmgLevel                = 0
  21. ul LightObjectId            = 699
  22. ul SoundEffectId            = 24
  23.         
  24. FITend
  25.  
  26.  
  27.